home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2000 June / Internet Magazine June 2000.iso / pc / software / windows / bits / now_planner / data.z / WEEK1.INI < prev    next >
Encoding:
INI File  |  1998-11-24  |  4.2 KB  |  153 lines

  1. ;; Copyright (c) 1997, Qualcomm, Inc.
  2. ;; All Rights Reserved.
  3.  
  4. ;; Another week view
  5.  
  6. [id]
  7. type=style week
  8. name=Week View (Sm. Weekends)
  9. view=week
  10. optional=notes check "Show Notes and Expenses" shortd check "Use short month/day names" titlec color "Title color" datec color "Date color" thisc color "This month" otherc color "Other months" 
  11.  
  12. ; **************************************************************************
  13. [thumbnail]
  14. data=nodata
  15. box=
  16. font=1:1
  17. box3={0 1000 100 1000}
  18. grid={0 1000 100 1000} 2 3
  19. pen=1 ?@iscolor #datec black
  20. text1={10 990 10 50} left top "1"
  21. text2={10 990 50 100} left bottom "Monday"
  22. text3={10 990 10 50} right top "7"
  23. text4={10 990 50 100} right bottom "Sunday"
  24.  
  25. ; **************************************************************************
  26. [start]
  27. return=@height
  28. font=1:1
  29. layer1={0 1000 990 1000} copyright "common.ini"
  30. layer2={0 1000 0 990} ? @header teststartit testfooterstartit
  31.  
  32. [testfooterstartit]
  33. layer=? @footer footerstartit noheaderstartit
  34.  
  35. [footerstartit]
  36. text={0 1000 19:20 20:20} #footercolor @footer
  37. layer={0 1000 0 19:20} noheaderstartit
  38.  
  39. [teststartit]
  40. layer=? @footer headerfooterstartit headerstartit
  41.  
  42. [headerfooterstartit]
  43. text1={0 1000 0 1:20} #headercolor @header
  44. text2={0 1000 19:20 20:20} #footercolor @footer
  45. layer={0 1000 1:20 19:20} noheaderstartit
  46.  
  47. [headerstartit]
  48. text={0 1000 0 1:20} #headercolor @header
  49. layer={0 1000 1:20 20:20} noheaderstartit
  50.  
  51. ; ------------------------------------------------------------------------
  52. [noheaderstartit]
  53. box=
  54. layer1={0 1000 0 100} title1 
  55. layer2={0 1000 100 1000} ? @notes weeknotes weekstuff
  56.  
  57. [weeknotes]
  58. layer1={0 1000 0 850} weekstuff
  59. layer2={0:2 1:2 850 1000} notes
  60. layer3={1:2 2:2 850 1000} expenses 
  61.  
  62. ; ------------------------------------------------------------------------
  63. [title1]
  64. pen=1 ?@iscolor #datec black
  65. data=nodata setdayview
  66. layer1={0 1:5 0 1000} title2
  67. layer2={1:5 2:5 0 1000} title3
  68. layer3={2:5 3:5 0 1000} title4
  69. layer4={3:5 4:5 0 1000} title5
  70. layer5={4:5 5:5 0 1000} title6
  71.  
  72. [title2]
  73. data=next
  74. text1={0 1000 0 1:2} left @day
  75. text2={0 1000 2:4 3:4} left ? @shortd @weekday3 @weekday
  76. text3={0 1000 3:4 4:4} left (? @shortd @month3 @month " " @year)
  77.  
  78. [title3]
  79. pen=1 ?@iscolor #otherc black
  80. data=setmonthview previousmonth
  81. box={150 850 200 850}
  82. layer={150 850 200 850} ? @shortd thumbnail3 thumbnail "common.ini"
  83.  
  84. [title4]
  85. pen=1 ?@iscolor #thisc black
  86. data=setmonthview
  87. box={50 950 100 950}
  88. layer={50 950 100 950} ? @shortd thumbnail3 thumbnail "common.ini"
  89.  
  90. [title5]
  91. pen=1 ?@iscolor #otherc black
  92. data=setmonthview nextmonth
  93. box={150 850 200 850}
  94. layer={150 850 200 850} ? @shortd thumbnail3 thumbnail "common.ini"
  95.  
  96. [title6]
  97. data= next next next next next next next
  98. text1={0 1000 0 1:2} right  @day
  99. text2={0 1000 2:4 3:4} right  ? @shortd @weekday3 @weekday
  100. text3={0 1000 3:4 4:4} right  (? @shortd @month3 @month " " @year)
  101.  
  102. ; ------------------------------------------------------------------------
  103. [weekstuff]
  104. box=
  105. font1=1:20
  106. grid1=2 3
  107. grid2={1:2 1000 2:3 3:3} 2 1
  108. layer1={0 1:2    0   1:3} insides  @next
  109. layer2={0 1:2    1:3 2:3} insides @next
  110. layer3={0 1:2    2:3 3:3} insides @next
  111. layer4={1:2 1000 0   1:3} insides  @next
  112. layer5={1:2 1000 1:3 2:3} insides @next
  113. layer6={1:2 3:4  2:3 3:3} insides  @next
  114. layer7={3:4 1000 2:3 3:3} insides  @next
  115.  
  116. [insides]
  117. data=setdayview
  118. layer1=thisdate
  119. layer2={2 998 2 998} bannerinsides2 "week2.ini" @setdayview
  120.  
  121. [thisdate]
  122. layer={5 995 75 1000} monrest
  123. font=1:1
  124. frame=
  125. box2={0 1000 0 75} 1 ?@iscolor #titlec lightergray
  126. pen=1 ?@iscolor white black
  127. message=(@weekday3 " " @day)
  128. text={0 990 5 75} right  (? @shortd @weekday3 @weekday " " @day)
  129.  
  130. [monrest]
  131. min=350
  132. font=fixed
  133. event=all nobanner noundated
  134. simplestack=null eventdata
  135.  
  136. [eventdata]
  137. layer==@tp "todo" todolister =@tp "call" todolister eventlister "common.ini"
  138.  
  139. ; ------------------------------------------------------------------------
  140. [notes]
  141. box1=
  142. grid ={0 1000 100 1000} 1 10
  143. box2={0 1000 0 100} 1 ?@iscolor #titlec lightergray
  144. pen=1 ?@iscolor white black
  145. text={0 1000 0 100} right "Notes"
  146.  
  147. [expenses]
  148. box1=
  149. grid ={0 1000 100 1000} 1 10
  150. box2={0 1000 0 100} 1 ?@iscolor #titlec lightergray
  151. pen=1 ?@iscolor white black
  152. text={0 1000 0 100} right "Expenses"
  153.